| 2005-09-22 |
djm@kirby.fc... | Patches and recipe to build an elilo.efi that will... |
commit | commitdiff | tree | snapshot |
| 2005-09-22 |
djm@kirby.fc... | Remove all CONFIG_VTI, VTI now works dynamically |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Minor change also needed in vcpu.c for guests to own... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Another fix for handling ar.kr's |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Remove paravirtualization of ar.kr registers (may need... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Xenlinux/ia64 can't use xenlinux/x86 version of drivers... |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Build tweaks for xenlinux/ia64 |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
djm@kirby.fc... | Start fleshing out -sparse tree for xenlinux/ia64 |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
djm@kirby.fc... | Support files for building xenlinux-ia64 from -sparse... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
djm@kirby.fc... | Clone of Christian's xen-unstable mkbuildtree patch... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
djm@kirby.fc... | Fix dcr.pp and psr.pp support (non-VTI) so pfmon -... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
djm@kirby.fc... | Get multiple domains working again |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
djm@kirby.fc... | Merge vcpu phase 2 |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
djm@kirby.fc... | Add debug output for pfmon (default off, DEBUG_PFMON... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
djm@kirby.fc... | Re-enable improved PAL code (time and perfmon work... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
djm@kirby.fc... | Add additional stats to track VHPT saturation |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
djm@kirby.fc... | PAL cache flush (added during VTI merge) breaks on... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
djm@kirby.fc... | Comment out DTLB MATCH message as it is more frequent... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
djm@kirby.fc... | Return rid mangling to previous method (to match hyperp... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
djm@kirby.fc... | Script to generate diffs between linux-xen subdirs... |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
djm@kirby.fc... | This patch fixes a severe bug in vtlb, where domU may... |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
djm@kirby.fc... | Properly return extents for hypervisor memory ops call |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
djm@kirby.fc... | Oops, one hypervisor.h change seems to have unfixed... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
djm@kirby.fc... | Add missing include/decl to ia64-specific hypervisor.h |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
djm@kirby.fc... | Add ia64-specific hypervisor.h |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
djm@kirby.fc... | Merge latest xen-unstable into xen-ia64-unstable to... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
djm@kirby.fc... | Add needed header files that are buried/nested in x86 |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
djm@kirby.fc... | Merge latest xen-unstable into xen-ia64-unstable |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Remove redundant semi-colon from end of DEFINE_RING_TYPES |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Switch most uses of write over to store. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Explicit test for None. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | More syntactic sugar. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Move start_time out of xend dir and use gather/store. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Support removing nodes from store if value to store... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Add store function. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Always allow transaction abort. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Add gather function and robustify class methods' failur... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Fix mmapping of PCI resources from userspace. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Rename xm commands and cleanup of the "bogus" argument... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Fix xc_make_page_below_4G(). Should fix PAE domain |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | During my attempts to get the latest bridge networking... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Fix xc_domain_memory_decrease_reservation(). |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Add methods to read/write Vm/Domain store entries. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Move name back into main domain dir. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Move id back into main domain dir and rename to domid. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Set NE bit for VMX guest CR0. VMCS guest CR0.NE bit... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Move uuid back into main domain dir. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Add some sanity check when creating 3-level 1:1 page... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Clear pending interrupt on shared page when pic initialized |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Get rid of anonymous unions in public header files. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Call dominfo.device_delete instead of non-existant... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Remove unsued domain_controller.h file. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Fix 64-bit build problem. Not allowed to movl between a |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Move hypervisor.h to asm-i386/asm-x86_64. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | mem-map.sxp and vmxloader are unaffected by a 64-bit... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Fix xenstored watch crash. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Don't return failure when trying to delete a non-existe... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Perform xenbus operations in shutdown_handler in a... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Don't cause watch fire deadlock by unconditionally... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Don't fail readDB on empty dirs. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch shutdown and sysrq to xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
djm@kirby.fc... | Converge ia64 grant_table API |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Free blkif if vbd_create fails. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
djm@kirby.fc... | Catchup with xen-unstable, add ia64 specifics to tools... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | Fix the logic in vcpu_sleep_sync(): we must wait until |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
djm@kirby.fc... | Add ia64 header for synch_bitops.h |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
shand@ubuntu... | Some more resilience to errors in creating vbds etc... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch memory target handling to use xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | g/c introduceDomain and releaseDomain bindings in xsnod... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch vcpu hotplugging to use xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Fix domain list build/cleanup code with xend subdirectory. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | IntroduceDomain of dom0 can fail when it's already... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Fix error handling code paths. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
djm@kirby.fc... | Merge with latest xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
emellor@ewan | Fix imports. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Store dom0 store ring-ref in store. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch to IntroduceDomain, move xend info into xend... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Move xshandle to xsutil.py, add IntroduceDomain, fix... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
emellor@ewan | Fix the check that the argument count is even, for... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Change read and list to return None if key/dir doesn... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
emellor@ewan | Added help line for dev-docs target. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Added isDevControllerClass so that XendDomainInfo does... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Removed {add,get}_{config,device}_handler in favour... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Added .PHONY target so that make works from the tools... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Pass the root directory to Doxyfilter and thence pythfi... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Pass the root directory to Doxyfilter and thence pythfi... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | This trivial patch makes sure that mem-map.sxp and... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | Update ignores list for new xenstore binaries. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | synch_bitops.h is an arch-specific header file. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | Newer binutils is a bit stricter and errors out when... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Fixed consoled race condition. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | domain_crash_synchronous() on x86_64 causes Xen to... |
commit | commitdiff | tree | snapshot |
| next |